Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 5.x to main branch #695

Merged
merged 275 commits into from
Jan 22, 2025
Merged

Merge 5.x to main branch #695

merged 275 commits into from
Jan 22, 2025

Conversation

MaguetteD
Copy link
Collaborator

No description provided.

MaguetteD and others added 30 commits August 7, 2024 09:50
@nicolas-f
Copy link
Member

TODO test with large dataset for robustness of the code

@nicolas-f
Copy link
Member

TODO Currently the skip of distant sound source has been disabled (rework of path finding unrelated to attenuation), using the dB error parameter we have to reimplement it again (using the new pathFinderStrategy enum.

nicolas-f and others added 23 commits January 10, 2025 16:49
Add optional parameter to reduce delaunay fence area
restore statics profiler, cut count
…gorithm. Add some more profile data. Do not reset strategy if there is no reflection.
…es (limit of propagation distance).

Extend dem domain out of maximum propagation distance with average altitude in order to not raise NaN issues with altitude.
…urces

This PR restore a feature that skip next sound sources that would at most change the noise level at receiver only less than x dB .

This is an important feature than reduce drastically the computation time.
- Option maxDbError
- Add new statistics into profiler csv file
- Generate javadoc automatically into static website
- Generate cnossos report automatically into static website (not readthedocs)
- Add option to set a negative buffer on delaunay receivers
@nicolas-f nicolas-f self-requested a review January 22, 2025 13:06
@nicolas-f nicolas-f merged commit af6118d into main Jan 22, 2025
2 checks passed
@nicolas-f nicolas-f deleted the 5.X branch January 22, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants